Every network interface that is connected directly to the Internet must have an IP address registered with the Internet Assigned Numbers Authority (IANA), which prevents IP address conflicts between devices. If you are configuring a private network that is not connected to the Internet or one that exists behind a firewall or proxy server, you can configure devices on your network with private addresses and have only the public address configured on the interface that is visible to the Internet.
Each address class configured has a range of private addresses available for general use:
Class A: 10.0.0.0 through 10.255.255.255
Class B: 172.16.0.0 through 172.31.255.255
Class C: 192.168.0.0 through 192.168.255.255
Class A: 1.0.0.1 through 126.255.255.254
Class B: 172.16.0.0 through 172.255.255.254
Class C: 192.168.0.0 through 192.168.254.254
Class D (Reserved for Multicasting Groups): 224.0.0.0 through 239.255.255.255
Class E (Reserved): 240.0.0.0 through 254.255.255.254
Each address class configured has a range of private addresses available for general use:
Class A: 10.0.0.0 through 10.255.255.255
Class B: 172.16.0.0 through 172.31.255.255
Class C: 192.168.0.0 through 192.168.255.255
Class A: 1.0.0.1 through 126.255.255.254
Class B: 172.16.0.0 through 172.255.255.254
Class C: 192.168.0.0 through 192.168.254.254
Class D (Reserved for Multicasting Groups): 224.0.0.0 through 239.255.255.255
Class E (Reserved): 240.0.0.0 through 254.255.255.254